home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Security / Spybot Search and Destroy 1.6 / spybotsd160.exe / {app} / aports.dll / 0 / MANIFEST / 1033
Extensible Markup Language  |  2007-04-02  |  531b  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3.     <assemblyIdentity
  4.         type="win32"
  5.         name="APorts"
  6.         version="1.0.0.0"
  7.         processorArchitecture="*"/>
  8.     <description>Active Ports library</description>
  9.     <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  10.         <security>
  11.             <requestedPrivileges>
  12.                 <requestedExecutionLevel
  13.                     level="asInvoker"
  14.                     uiAccess="false"/>
  15.             </requestedPrivileges>
  16.         </security>
  17.     </trustInfo>
  18. </assembly>
  19.